Closes: #502
Approved by: cgwalters
AC_PREREQ([2.63])
dnl If incrementing the version here, remember to update libostree.sym too
-AC_INIT([ostree], [2016.9], [walters@verbum.org])
+AC_INIT([ostree], [2016.10], [walters@verbum.org])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([buildutil])
AC_CONFIG_AUX_DIR([build-aux])
} LIBOSTREE_2016.7;
/* No new symbols in 2016.9 */
+/* No new symbols in 2016.10 */
/* NOTE NOTE NOTE
* Versions above here are released. Only add symbols below this line.
*/
/* Remove comment when first new symbol is added
-LIBOSTREE_2016.10
+LIBOSTREE_2016.11
global:
someostree_symbol_deleteme;
} LIBOSTREE_2016.8;